Start(string[]) Method

Summary
Starts the service with the specified arguments.
Syntax
C#
VB
C++
public void Start( 
   string[] args 
) 
Public Overloads Sub Start( _ 
   ByVal args() As String _ 
)  
public: 
void Start(  
   array<String^>^ args 
)  

Parameters

args
The arguments to pass to the service.

Requirements

Target Platforms

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.